LineNumberingConfigurationRestartOnPage Property
Specifies whether the line count is reset to 1 at the start of every page.
The defined values for the text:restart-on-page attribute are:
-false: line count is not reset, resulting in document-specific numbering of lines.
-true: line count is reset to 1 at the beginning of every page, resulting in page-specific line numbering.
The default value for this attribute is false.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public bool RestartOnPage { get; set; }
Public Property RestartOnPage As Boolean
Get
Set
Property Value
Boolean